iT邦幫忙

DAY 6
0

Sharping up with UnderScore.js library系列 第 7

Underscore [6] : 使用 countBy 統計人數情境

  • 分享至 

  • xImage
  •  

我們在這裡建立了模擬台北市選舉的資料結構 :

我們想要統計各派人馬的支持票數

在這裡我們使用 Undersocre 的 countBy 來簡潔的幫我們做下統計 , 如下圖 :

產出的結果會映射到新的 object

我們可以試著使用 jquery 來試著做看看 :

supporter.filter(function(item){return item.VOTE === "柯P"}).length

這樣子我的確就知道了投給柯P陣營的有多少人 , 可是我得重複使用這樣的作法知道其他陣營的人數 ?


上一篇
Underscore [5] : 使用 union 或 flatten 情境
下一篇
Underscore [7] : 使用 every 表達擇一的情境
系列文
Sharping up with UnderScore.js library31
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言